Adds a new item to the collection.
HRESULT Add(IResponse * newVal);
Add(IResponse newVal);
Sub Add(newVal As IResponse)